home *** CD-ROM | disk | FTP | other *** search
- Form1
- Form1
- Form1
- List1
- Form_Click
- @ Form_Load
- List1
- List1_Click
- List1_DblClick
- DblClk
- False
- GetOut
- Reject
- Normally if you have code in both the Click and DblClick
- events for a control, you cannot double-click without also
- having the Click event executed. The code in this Projectt
- shows how to get around that problem..
- These files are Copyright 1991 Nelson Ford, PsLL
- You may extract the code for use in your own application,,
- and you may freely distribute this file to others so longg
- as no changes are made to any of these files..
- For more routine, DLL's, etc, for Visual Basic, contactt
- Public (software) Libraryy
- P.O.Box 357055
- Houston, TX 77235-5705
- 800-242-4PsL
- 713-524-6394
- CIS: 71355,470
- Form_Load
- List1_Click
- Single Clicku
- List1_DblClick
- Double Clicku
-